body{background: #33373a;}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
								  supported by Chrome, Edge, Opera and Firefox */
}
div#container {
	height: calc(100% - 50px) !important;
	overflow: hidden;
	top: 50px !important;
	position: absolute;
	min-height: auto;
	border-top: 0px solid #ffc107;
}



#btn_open_mobile_menu {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 70px;
	pointer-events: all;
	cursor: pointer;
	z-index: 1000;
	border:0;
	background-color:transparent;
	outline: 0px;
}
#btn_open_mobile_menu::after {
	content: "☰";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	font-family: inherit;
	font-size: 44px;
	text-align: center;
	text-shadow: rgb(0 0 0 / 76%) 1px 1px 5px;
	color: #ffffff;
	pointer-events: none;
	transition: color 0.3s ease 0s;
}
/* a#logo img { */
	/* width: calc(99px - 1px); */
	/* float: left; */
	/* position: relative; */
	/* z-index: 1; */
	/* margin: 9px 14px 10px 14px; */
/* } */
/* a#logo {display: none;} */
a#logo img {
	width: calc(118px - 1px);
	float: left;
	position: relative;
	z-index: 1;
	margin: 1px 14px 0px 14px;
}

header {
	height: 50px !important;
	background-position: 0px 0px;
	background-color: #F2F2F2;
	position: relative;
}
.accessible-megamenu {
	background-color: transparent !important;
}
body nav.megamenu {
	top: 0px;
}
body .accessible-megamenu > .accessible-megamenu-top-nav-item {
	height: 50px;
}
body .accessible-megamenu .accessible-megamenu-panel.open, body .accessible-megamenu > .accessible-megamenu-top-nav-item:hover > .accessible-megamenu-panel {
	top: calc(50px - 1px);
}
body .accessible-megamenu {
	height: 50px;
}
body .accessible-megamenu > .accessible-megamenu-top-nav-item a[aria-expanded] {
	height: 50px;
	line-height: 50px;
	padding-left: 1.4em;
	padding-right: 1.4em;
	padding-bottom: 25px;
}
body .accessible-megamenu > .accessible-megamenu-top-nav-item:hover a[aria-expanded],
body .accessible-megamenu > .accessible-megamenu-top-nav-item a[aria-expanded]:hover,
body .accessible-megamenu > .accessible-megamenu-top-nav-item a[aria-expanded]:focus,
body .accessible-megamenu > .accessible-megamenu-top-nav-item a[aria-expanded].open {
	background: #ffffff !important;
	color: #000000 !important;
}
body .accessible-megamenu .accessible-megamenu-panel {
	/* background: #b1c2e0; */
	-moz-box-shadow: 0 4px 6px -2px -moz-rgba(0,0,0,.5), inset 1px 1px 0 #fff0;
	box-shadow: 0 4px 6px -2px rgb(0 0 0 / 50%), inset 1px 1px 0 #fff0;
}
body .accessible-megamenu .accessible-megamenu-panel a {
	color: #000f20;
}
body .accessible-megamenu .accessible-megamenu-panel a:hover, body .accessible-megamenu .accessible-megamenu-panel a:focus {
	color: #000f20;
	text-decoration: underline;
}
/* hr { */
	/* border-color: #17314a !important; */
/* } */
hr {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
	border: 0 !important;
	border-top: 1px solid rgba(0,0,0,.1) !important;
	border-color: rgb(23 49 74 / 40%) !important;
}

body .accessible-megamenu .accessible-megamenu-panel > ol > li {
	border-left: 0px solid rgb(20 48 72);
	box-shadow: unset;
}

/* .accessible-megamenu .accessible-megamenu-panel li.accessible-megamenu-panel-group ol > li:hover { */
	/* background-color: #009cde; */
	/* color: #ffffff; */
	/* padding-left: 6px; */
	/* margin-left: -6px; */
	/* display: inline-block; */
	/* width: 100%; */
/* } */
body .accessible-megamenu .accessible-megamenu-panel li.accessible-megamenu-panel-group ol > li:hover a {
	color: #ed1c24;
	text-decoration: none;
}
body .accessible-megamenu .accessible-megamenu-panel.cols-1 > ol > li {
	width: 50%;
}
#tourDIV iframe{
	background: #33373a;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:0px;
}
body .accessible-megamenu .accessible-megamenu-panel a {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
}


@media (max-width: 1090px) {
    #btn_open_mobile_menu {display: block;}
	body.init header{
		pointer-events: none;
		opacity:0;
		xvisibility: visible; 
		display: block;
	}
	body header{
		display: none;
		xvisibility: hidden;
	}
    body #container {
        height: 100% !important;
        top: 0px !important;
    }
}



.accessible-megamenu .accessible-megamenu-panel ol > li:not(.accessible-megamenu-panel-group):before {
	/* content: "\2022"; */
	color: #009cde;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: 2px;
	position: relative;
	top: -1px;
}
.accessible-megamenu .accessible-megamenu-panel ol > li:hover:before {
	color: #525e77;
}
.accessible-megamenu .accessible-megamenu-panel.cols-2 {
	width: 726px;
}
body .accessible-megamenu .accessible-megamenu-panel:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 0px;
	width: 100%;
	background-color: #ffc107;
}
body .accessible-megamenu .accessible-megamenu-panel {
	border-bottom: 0 !important;
	border-radius: 0 !important;
	border-left: 0 !important;
	margin-left: 1px !important;
	border-top: 0 !important;
	margin-top: 1px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
}
body .accessible-megamenu .accessible-megamenu-panel > p {
	color: #767676 !important;
	font-size: 12px !important;
	line-height: 13px !important;
	font-style: italic !important;
	margin-top: 7px !important;
	margin-bottom: 19px !important;
}
body .accessible-megamenu > .accessible-megamenu-top-nav-item h2 > a, body .accessible-megamenu > .accessible-megamenu-top-nav-item > a {
	font-weight: bold;
}


#tour_title {
	display: inline-block;
	float: left;
	color: #ffffff;
	font-weight: revert;
	font-size: 24px;
	/* line-height: calc(99px - 1px); */
	line-height: 74px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 25px;
	text-decoration: none;
	cursor: pointer;
	pointer-events: all;
	z-index: 999999;
}
/* @media (max-width: 1185px) {
	body .accessible-megamenu > .accessible-megamenu-top-nav-item a[aria-expanded] {
		padding-left: 1em;
		padding-right: 1em;
		font-size: 1rem;
	}
} */
@media (max-width: 1019px) {
	#tour_title{display:none;}
}
@media (max-width: 1470px) {
	body li .cols-4.cols-4b222222222 {
		left: 10px !important;
		position: fixed;
	}
}
@media (max-width: 1358px) {
	.accessible-megamenu .accessible-megamenu-panel ol > li a {font-size: 12px;}
}


.accessible-megamenu .accessible-megamenu-panel > ol > li > span > h3 > a {font-weight: bold;color: #454545;font-size: 1.2em;margin-bottom: 6px;padding-top: .4em;padding-bottom: 0;line-height: 1.1em;}
.hide_on_big_screen{display:none !important;}
@media (max-width: 1358px) {
	.show_on_big_screen{display:none !important;}
	.hide_on_big_screen{display:block !important;}
	/* body .accessible-megamenu .accessible-megamenu-panel.cols-4 > ol > li {width: calc(33.33333% - 1em - 1px) !important;} */
	body .accessible-megamenu .accessible-megamenu-panel.cols-4 > ol > li {margin-right: 0;width: calc(33.33333% - 0em - 1px) !important;}
}
@media (max-width: 975px) {
	.accessible-megamenu .accessible-megamenu-panel ol > li a {font-size: 11px;}
	body .accessible-megamenu .accessible-megamenu-panel.cols-4 {padding: 0 5px !important;}
	
	body .accessible-megamenu .accessible-megamenu-panel.cols-333.cols-3 {padding: 0 5px !important;}
	.accessible-megamenu .accessible-megamenu-panel.cols-333.cols-3 > ol > li{margin-right: 0;width: calc(33.33333% - 0em - 1px) !important;}
}



nav.megamenu,nav.megamenu ol{pointer-events: none;}
nav.megamenu ol li{pointer-events: all;}

/* body .cols-4.cols-4b222222222 {left: -210px !important;} */
body .cols-4.cols-4b222222222 {left: -441px !important;}
@media (max-width: 1460px) {
	body .cols-4.cols-4b222222222 {left: -272px !important;}
}
/* @media (max-width: 1660px) {body .cols-4.cols-4b222222222 {left: 0px !important;}} */
.accessible-megamenu .accessible-megamenu-panel.cols-4 > ol > li {
	width: 23%;
	width: calc(25% - 1em - 1px) !important;
}

#contact_info_1,#contact_info_2 {
	width: 220px;
	height: 63px;
	background-color: #ffc107;
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 10px;
	color: #ffffff;
}
@media (max-width: 1432px) {#contact_info_1 {display:none;}}




#contact_info_1 a img,#contact_info_2 a img {
	width: 18px;
	margin-right: 8px;
	height: 18px;
}
#contact_info_1 a , #contact_info_2 a {
	display: block;
	color: #0c253f;
	text-decoration: none;
	margin-bottom: 4px;
}
